gdkwindow: Update cursor for tablet tools in the window
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 25 Jul 2017 13:37:10 +0000 (15:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 25 Jul 2017 16:36:12 +0000 (18:36 +0200)
commit18eeaf704ec93105b4bdc3408d9f8cd3909af757
treec2b9750c31016cc672f96778b01f1716c97ae8db
parent3f098332533e36a54330329f5b82b45a69dc7bb8
gdkwindow: Update cursor for tablet tools in the window

This check must be done explicitly on Wayland as the master device for
tablet tools differ from the Core Pointer. This ensures that whenever a
tablet tool is inside a window and the cursor is programmatically changed,
it will be visually updated too.

https://bugzilla.gnome.org/show_bug.cgi?id=785375
gdk/gdkwindow.c